home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / docs / ascii / internet / tcpipfaq / tcpip.faq
Encoding:
Text File  |  1995-08-17  |  56.4 KB  |  1,493 lines

  1.      
  2.  
  3.                     Atari ST SLIP FAQ 
  4.  
  5.           or  How to connect your Atari to a network
  6.  
  7.           or  The Atari Guide to Network Connectivity ;)
  8.  
  9.  
  10.                     version 26 May 1994
  11.  
  12.  
  13.  
  14.      This is still pretty rough and there is alot more I want to include,
  15. but I  wanted to get some feedback from everyone.
  16.  
  17.      So if there is a question you want answered and it isn't here, MAIL
  18. ME!
  19.  
  20.            if you see some info thats not correct,  MAIL ME!
  21.  
  22.            if you have something that needs to be included, MAIL ME!
  23.  
  24.  
  25.      my adress is dackerma@magnus.acs.ohio-state.edu
  26.  
  27.  
  28. INDEX
  29.  
  30.  
  31.  I        General Questions & Answers
  32.  
  33.  II       Software
  34.  
  35.  III      MiNT NET Q&A
  36.  
  37.  IV       More Info on KA9Q NOS
  38.  
  39.  V        Sample Config for STICP
  40.  
  41.  VI       ATARI World Wide Web Browsers & ATARI World Wide Web Pages
  42.  
  43.  VII      Ethernet Adaptor for the Atari
  44.  
  45.  VIII     More Info available on the Internet
  46.  
  47.  IX       Short Glossary of Terms
  48.  
  49.  X        Partial list of Software Authors E-mail adresses
  50.  
  51.  XI       Contributors
  52.  
  53.  
  54.  Section I:  General Questions & Answers
  55.  
  56.  
  57.      What does SLIP stand for and what does it do?
  58.  
  59.  
  60.      SLIP is an acronym for Serial Line Internet Protocol,  it is the serial line 
  61. (modem) version of IP (Internet Protcol).   A large portion of the sites on the net 
  62. that offer a SLIP connection are using packages based on KA9Q.  Many 
  63. universities are going to Client Server systems to lessen the load on their 
  64. computing resources,  SLIP is one of the options that they are taking.  With a 
  65. SLIP connection, the machine in front of you is virtually on the net.  All your 
  66. commands are preformed locally (ie.  FTP, News reading, Mail Reading, etc.), as 
  67. you no longer need a log in account to process your terminal commands into IP.
  68.  
  69. So when you connect to your favorite archive, the file comes directly to your 
  70. machine.
  71.  
  72.  
  73.      Could you explain Client Server in laymans terms?
  74.  
  75.  
  76. Client/Server has nothing to do with data, hardware, or software. It is
  77. simply a separation of something wanting something and getting it from
  78. something else.
  79.  
  80. I am hungry so I go to a resturant. I am the client. I ask my
  81. waiter/waitress to bring me a meal. He/she is the server. This is the
  82. client/server model. No data, no hardware, no operating system!
  83.  
  84. I am hungry again so I go to my kitchen. I make myself a meal and eat
  85. it. There is no concept of client/server here. This is the traditional
  86. model.
  87.  
  88.  
  89.  
  90.      Does my remote host server have to have SLIP drivers, for me
  91.  
  92.           to use SLIP on my machine?
  93.  
  94.  
  95. Yes.  Without cooperation on the other end SLIP software on your machine will 
  96. do you no good.  Contact your system administrator as many university systems 
  97. already offer some form of SLIP connection.  Preferences vary from site to site on 
  98. what they will have installed on their end.
  99.  
  100.  
  101.       What is TCP/IP? 
  102.  
  103.  
  104.      TCP/IP (Transmission Control Protocol/Internet Protocol)  is the common name 
  105. for a family of over 100 data-communications  protocols used to organize 
  106. computers and data-communications equipment into computer networks.  TCP/IP 
  107. was developed to interconnect hosts on ARPANET, PRNET (packet radio), and 
  108. SATNET (packet satellite).  All three of these networks have since been  retired; 
  109. but TCP/IP lives on.  It is currently used on a large international network of 
  110. networks called the Internet, whose members include universities, other research 
  111. institutions, government facilities, and many corporations.  TCP/IP is also      
  112. sometimes used for other networks, particularly local area networks that tie 
  113. together numerous different kinds of computers or tie together engineering 
  114. workstations.   What are the other well-known standard protocols   in the TCP/IP 
  115. family?  Other than TCP and IP, the three main protocols in the TCP/IP suite are 
  116. the Simple Mail Transfer Protocol (SMTP) , the File Transfer Protocol (FTP) , and 
  117. the TELNET Protocol.  There  are many other protocols in use on the Internet.  
  118. The Internet  Activities Board (IAB) regularly publishes an RFC that  describes the 
  119. state of standardization of the various Internet  protocols.  This document is the 
  120. best guide to the current status of Internet protocols and their recommended 
  121. usage.  (Source FYI4.TXT available from IRG)  
  122.  
  123.  
  124.      What is UUCP?    
  125.  
  126. Newsgroups: comp.sys.atari.st
  127.  
  128. Path: magnus.acs.ohio-state.edu!math.ohio-state.edu!howland.reston.ans.net!
  129. pipex!lyra.csx.cam.ac.uk!doc.ic.ac.uk!cc.ic.ac.uk!news.cc.ic.ac.uk!r.evans
  130.  
  131. From: r.evans@ic.ac.uk (Robert Evans)
  132. Subject: Re: WinX with MultiTOS ?
  133.  
  134. >In article <2qu07b$4dd@holmenkollen.ifi.uio.no> hallvart@ifi.uio.no
  135. >(Hallvard Tangerås) writes: 
  136. >>> I don't understand what uucp is.  
  137. >  
  138. >> I *think* it stands for: UNIX to UNIX Communications Protocol, whatever
  139. >>that means.
  140.  
  141. It is a venerable (read: old) and still quite widely used method for
  142. transferring data between UNIX (suprise!) machines. It is usually used
  143. over dial-up lines. Suppose remote machine 'lonely' has no network
  144. connection, but has a modem and dial-up access. Also there's a machine
  145. called 'cables' that has network connections coming out of it's ears.
  146. 'Lonely' could use 'cables' to send and receive email by using uucp.
  147.  
  148. For example, if you wanted to copy the file "mint.zoo" (what else:-)
  149. from lonely to cables. On lonely you'd type:
  150.  
  151. prompt% uucp mint.zoo cables\!~/mint.zoo
  152.  
  153. Periodically, a program runs on cables called 'uucico'. What this
  154. does is see what files have to be copied, then dials up the remote
  155. machine, logs in as "uucp" and sends them. You'd end up with a file
  156. called mint.zoo in the directory /usr/spool/uucppublic on cables.
  157.  
  158. Uucp's main advantage is that you don't pay for a permanent connection,
  159. files are only transferred when uucico is called.
  160.  
  161. Uucp used to be used for virtually all mail transfers, using what are
  162. called "bang paths" - some old-timers (:-) still have them in their
  163. sigs. To send email, you'd have to specify an exact route from your
  164. machine to the destination machine, separated by bangs (!'s). To get
  165. an idea of what a bang path sort-of looked like, look at the Path:
  166. header of any news article.
  167.  
  168. Cheers,
  169. Rob
  170.  
  171.  
  172.      My organization doesnt give me access to the newsgroups.  What can I do?
  173.  
  174. From: bmiller@magnus.acs.ohio-state.EDU (Bill Miller)
  175. Newsgroups: acs.homenet.tech
  176. Subject: FNEWS -> Re: Reading News without an account.
  177.  
  178. >There are several NNTP servers out on the Internet that are publicly
  179. >accessible. Most of them are read-only, allowing clients to read news
  180. >articles, but not to post them. A reasonable attitude, and a
  181. >reasonable compromise - to allow posting access in good faith, most
  182. >sites would have to implement some kind of authentication, and the
  183. >effort required might not balance out to benefit to the people who are
  184. >actually paying for the site.
  185. >
  186. >Scott Yanoff's excellent Guide to Internet Services, posted regularly
  187. >to alt.internet.services and news.answers, lists some of these
  188. >publicly accessible NNTP servers.
  189. >
  190. ><chuckle> Of course, if you don't have access to news, it's hard to
  191. >get said Guide.
  192. >
  193. >Thus, here's a list of NNTP servers that was posted to
  194. >alt.internet.services a month or so ago. I've removed all the non-US
  195. >sites (it's not nice to abuse trans-oceanic links). All of them are at
  196. >port 119.
  197. >
  198. >cc.usu.edu
  199. >europa.eng.gtefsd.com
  200. >fconvx.ncifcrf.gov
  201. >gaia.ucs.orst.edu
  202. >hermes.chpc.utexas.edu
  203. >netnews.cc.lehigh.edu
  204. >news.yale.edu
  205. >news.ysu.edu
  206. >newshub.nosc.mil
  207. >newsserver.jvnc.net
  208. >sol.ctr.columbia.edu
  209. >vax1.mankato.msus.edu
  210. >
  211. >To access any of these, you'll need a computer that has access to
  212. >telnet outside the university (this precludes most, if not all, of the
  213. >public labs). And you'll need an NNTP client. For the Mac, there's
  214. >Internews, NewsWatcher, and Nuntius. For the PC, there's Trumpet and
  215. >WinQVT/Net.  VMS: NEWSREADER, FNEWS, VNEWS, and others. Unix: A whole
  216. >bunch. (rn, trn, tin). Amiga.. <shrug>. Where they are... use Gopher
  217. >and Archie to find 'em. Consider it an exercise for the reader. :)
  218. >
  219. >As always, please be considerate of these other sites. They've kindly
  220. >offered their resources to the Internet at large, don't abuse them
  221. >with large amounts of traffic, or by trying to hack the sites.
  222. >
  223.  
  224.      There is source code available from Gard Eggesboe Abrahamsen
  225. (ga@samson.mrih.no), for an offline NNTP Newsreader call Catchup.  It is
  226. postcardware and in C.  It looks to be fairly straight forward code.  If
  227. you would like information about it please write him, if you can not
  228. contact him I have a copy that he posted to comp.sys.atari.st.
  229. (D.Ackerman)
  230.  
  231.  
  232.       I'm not on an university. How can I connect to the internet?
  233.  
  234.      Contact your local university or yellow pages.  Many metropolitan 
  235. areas in the U.S. and Europe have commercial Internet sites.  You can also
  236. get access to Internet through some online services such as Delphi.  Also
  237. if you have a friend or coworker who has access to Usenet news have them
  238. send a note to the newsgroup alt.internet.access.wanted and/or
  239. alt.services. 
  240.  
  241.  
  242.      Where do I find out more info on the Internet without buying a large 
  243. number of books?
  244.  
  245.      Well if you already have access to FTP you are on your way.  Almost 
  246. every major book that has appeared about the Internet, has appeared on the 
  247. Internet.  Also if the book is not available in digital format, usually 
  248. the resources they used for the book are available on the net.  For the 
  249. locations of some of these resources please look below in 'VI  More Info
  250. available on the Internet' and if you need help with FTP, read the Atari
  251. FTP List (seperate document).  It contains an excellent introduction to
  252. the process of using FTP sites.
  253.  
  254.      If you do not have access to the newsgroups a user guide to the 
  255. Internet Resource Guide is available by email.  Write to 
  256. mailserv@ds.internic.net  include HELP in the message body.
  257.  
  258. II.   ATARI 680x0 TCP/IP Software List  
  259.  
  260.  
  261. Ka9q (old version):  Available at numerous sites, although several sites 
  262.      have been  reported to have a corrupt version.  A good copy is
  263.      located at ftp.tu-clausthal.de under  pub/atari/telecomm/tcpip. 
  264.  
  265. KA9Q-Nos: SLIP, PPP & NNTP software.  Currently supported by David Nash.
  266.      Mail  reader  available.  Located at ftp.tu-clausthal.de under
  267.      pub/atari/telecomm/tcpip/ka9q  &  ftp.demon.co.uk under  
  268.      pub/atari/ka9q (this site is maintained by the author of the
  269.      atari version). 
  270.  
  271. MiNT-Net  3.0:  Port of Berkley Unix Sockets,  still in an early stage.  
  272.      Looks promising.  Still under development.  Requires MiNT to run. 
  273.      Available at most Atari FTP sites. and atari.archive.umich.edu in 
  274.      atari/Mint/Net 
  275.  
  276. MiNT-Net  4.0:  Port of Berkley Unix Sockets,  major update over 3.  
  277.      Still under development.  Requires MiNT to run.  Now contains TCP 
  278.      support.  Note: MiNT NET 4 and 3 both require you to recompile
  279.      the MiNT kernal. Available at most Atari FTP sites. and
  280.      atari.archive.umich.edu in atari/Mint/Net 
  281.  
  282. pe1chl: A version of Ka9q, available for both the Atari and MSDOS. 
  283.      Currently supported. Available ftp.tu-clausthal.de under    
  284.      pub/atari/telecomm/tcpip/pe1chl 
  285.  
  286. STICP:   version number 'v871225.33.PE1CHL.900813'. Copyrighted 1988 by         
  287.      Phil Karn.  Available at ftp.tu-clausthal.de (fsp port '21')        
  288.      under Ò/pub/atari/telecomm/tcpip/sticp.lzhÓ  Wolfgang Ley has
  289.      also made a sample config available here. 
  290.  
  291. TUW-TCP: Standard package designed for an Ethernet card, but sources  and 
  292.       instructions are available for making your own driver.  Runs as an
  293.      .ACC or .PRG.  Does not like MultiTOS.  Located at
  294.      ftp.tu-clausthal.de under 'pub/atari/telecomm/tcpip/tuw-tcp'. 
  295.  
  296. UUCP Software (This list belongs here, but needs to be fleshed out)
  297.  
  298.      The following packages can all be found at ftp.clausthal.de under 
  299. pub\atari\telecom\uucp\ .  
  300.  
  301.      Hermes 1.10
  302.      Mercury
  303.      Upoint-Light
  304.  
  305.      The only one of these packages that I have any experience at all with 
  306. is Upoint Light.  It is nicely done and all works inside of a profesional 
  307. GEM interface.  I do not have access to using UUCP at my university, so 
  308. please if you use UUCP help flesh this section out.
  309.  
  310. III.  More Information on MiNT-Net
  311.  
  312.  
  313. > MiNT-Net looks great but how is it supposed to be used? Does MintNet 
  314. > actually provide a link between several Ataris? If so does use the serial 
  315. > port or midi port? 
  316.  
  317.  
  318. As of version 0.30 it does support linking Ataris with Ataris/Unix Boxes/whatever 
  319. stuff running IP software. 
  320.  
  321. For now SLIP (IP over serial lines) and PLIP (IP over parallel lines) is supported. 
  322. SLIP is compatible with (hopefully) all Unix SLIP implementations. PLIP is 
  323. nonstandard, but much faster (> 15 kB/sec). 
  324.  
  325.  
  326. > I realise that mint 1.10 needs to be patched to work - but what about 1.08? 
  327. > I've tried MiNT 1.08 and I get the 'non patched MiNT 1.10' error message. 
  328.  
  329.  
  330. Don't worry about the 1.10 in the message. It just means, that MintNet will not run 
  331. with your version of Mint. 
  332.  
  333.  
  334. > Finally I notice there is a fair bit of other stuff in the same directory 
  335. > as net-030-tgz: >
  336. > Mint/Network/ 
  337. >  inetd-01.tgz 45 Pl1 of Internet Super Server.  Needs net-030.tgz 
  338. >  net-030.tgz 321 Ver0.30 of MintNet, a networking extension w/BSD socket 
  339. >  portlib-02.tgz 13 Pl2 of library software for porting unix stuff 
  340. >  rpc-01.tgz 450 Pl1 of Sun RPC for Mint + MintNet 
  341. >  term-1.08.tgz 244 A port of term for MiNT+net  
  342. >  tftp-00.tgz 37 Pl0 of trivial ftp for Mint+MintNet 
  343. >  tftpd-00.tgz 27 Pl0 of the tftp server program for MiNT+MiNTNet 
  344. >  udpprobe.tgz 23 Prg for testing connectivity in M+MN.  Similar to ping 
  345. > Is any of this other stuff necessary to start with, and does any 
  346. > of it superceed the stuff in net-util.tgz? 
  347.  
  348.  
  349. Some files (those with patchlevel > 0) superseed files in net-util.tgz. You should 
  350. get at least inetd and udpprobe to have some stuff to test if MintNet is working. 
  351.  
  352. If you think you have installed MintNet correctly, try the following: 
  353.  
  354. % inetd % udpprobe localhost daytime "i" 
  355.  
  356. The last command should give you the current time and date of your machine. 
  357.  
  358.  
  359. > I haven't been able to build syslog from the init1.1 package - 
  360. > but MiNT-Net seems to work without it. 
  361.  
  362.  
  363. Mint-Net itself doesn't need it, only inetd, tftp and the other ported BSD sofware. 
  364.  
  365.  
  366. > I'm having a bit of trouble with TFTP. After a lot of fiddling I 
  367. > managed to GET a file between 2 directories. (I'm playing arround with 
  368. > TFTPing between directories on 1 machine so I don't have to keep turning 
  369. > on the spare ST ;-) 
  370. > I can't get PUT to work however. I've tried dozens of combinations of: 
  371. > put <filename> <filename> 
  372. > both with and without "localhost:" infront, but no luck. I get "Error X: 
  373. > File not found" or similar. 
  374. > BTW I'm doing all of this between directories on the U drive. The 
  375. > destination dirctory is a MINIX-FS one, while the source is /bin where TFTP 
  376. > lives. Any ideas? 
  377.  
  378.  
  379. First, tftp allows you only to `put' files which already EXIST at the destination 
  380. machine and are WRITEABLE by the world. Eg. 
  381.  
  382. put some.file.tar.z remote:/tmp/xyz.tar.z 
  383.  
  384. will only work if the file 
  385.  
  386. remote:/tmp/xyz.tar.z 
  387.  
  388. already exists and looks like 
  389.  
  390. -??????rw? 
  391.  
  392. This stupid behavior is because of missing authentification methods in the tftp 
  393. protocol, ie the tftp daemon doesn't know who is putting the file. 
  394.  
  395. > Also I don't understand the entry in inetd.con: 
  396. > tftp dgram udp wait root /usr/etc/tftpd tftpd 
  397. >                                         ^^^^^ 
  398.  
  399. This is the first argument to /usr/ets/tftpd (The one you can access as argv[0] -- the 
  400. name of the executing program -- in main() if you are familiar with C). You must 
  401. always give it. You can give tftpd further arguments by writing them after the 
  402. `tftpd'. If you do so, access is restricted to the directories they specify. Eg. 
  403.  
  404. tftp dgram udp wait root /usr/etc/tftpd tftpd /tmp/ 
  405.  
  406. restricts tftp `put' to the /tmp/ directory. 
  407.  
  408.  
  409. > Is 'proper' FTP going to be available at some time? TFTP is fine - but 
  410. > there is very little I can connect to with it ;-) 
  411.  
  412.  
  413. This requires to implement the TCP protocol in MintNet. I'm working on it. But I 
  414. guess in some days Ulrich Kuehn's NFS will be available. It is quite stable now, 
  415. and will give you lots of fun :) 
  416.  
  417.  
  418. > Also although:
  419. > udpprobe localhost .... 
  420. > works. Trying: 
  421. > udpprobe <hostname> ..... 
  422.  
  423.  
  424. For the latter to work you have to do several things: 
  425.  
  426. Write your hosts's name into /etc/hostname (suppose `larry'). 
  427.  
  428. Choose an IP address for it (suppose 100.0.0.1) 
  429.  
  430. Add the line 100.0.0.1 larry to /etc/hosts. 
  431.  
  432. Add the line nameserver 127.0.0.1 to /etc/resolv.conf if it doen't exist. 
  433.  
  434. Do an ifconfig lo0 addr 100.0.0.1 route add 100.0.0.0 lo0 at startup. 
  435.  
  436. Then you will be able to access your local machine both as `larry' and `localhost'. 
  437.  
  438. But when doing the above with MintNet 0.30 you won't be able to access your 
  439. machine as `localhost` any longer. This is fixed in 0.31. 
  440.  
  441. As a temporary solution you could make your hosts name an alias for `localhost' 
  442. by adding `larry' to the 127.0.0.1 line in /etc/hosts: 
  443.  
  444. 127.0.0.1 localhost loopback larry 
  445.  
  446.  
  447. > CAn't seem to format the manual pages. nroff -man <filename> doesn't seem 
  448. > to work. 
  449.  
  450.  
  451. You need groff and the tmac.doc macro package to format them: 
  452.  
  453. groff -mdoc -Tascii filename > filename.formatted 
  454.  
  455. should work. 
  456.  
  457.  
  458. > Any idea where I can ftp groff from? 
  459.  
  460.  
  461. try a.a.u.e:/atari/Mint/Utilities/groff* 
  462.  
  463.  
  464. > I'm not too up on internet addressing but the setting up of localhost 
  465. > confused me slightly: 
  466. > /etc/ifconfig lo0 addr 127.0.0.1 up 
  467. > /etc/route add 127.0.0.0 lo0 
  468. > Is is right that in the first line the address is 127.0.0.1 and in the 
  469. > second 127.0.0.0? 
  470.  
  471. As you probably already know an Internet address consists of a host part and a 
  472. Network part. For the class A address 127.0.0.1 127 is the network part and 0.0.1 
  473. is the host part. The host address with the host part all zero is the address of the 
  474. Network. 
  475.  
  476. So the second command adds a route for the Network 127, that is for all hosts in 
  477. the Network 127. This is necessary so that broadcasts (an IP address with the 
  478. host part all 1's, ie 127.255.255.255 for the loopback net). will get routed to the 
  479. localhost interface too. 
  480.  
  481. Adding a route to the Network (ie with the host part of the IP address all zero) is 
  482. indeed necessary for all non point-to-point interfaces that support broadcasts. 
  483.  
  484. So the above commands are perfectly right.  
  485.  
  486.  
  487. > I seem to be able to use either address as a loopback address. 
  488.  
  489.  
  490. That is because 127.0.0.0 is threatet as a broadcast address too. You probably 
  491. should be able to use 127.x.y.z where x, y, z are numbers in between 1 and 254 if 
  492. you issue the above commands. 
  493.  
  494. (Info on FSP client)
  495.  
  496. From: tj@aiscube.AIS-dortmund.de (Theo Janssen)
  497. Newsgroups: comp.sys.atari.st.tech
  498. Subject: FSP (WAS: Mosaic/WWW ??)
  499. Date: 21 Apr 1994 09:51:19 GMT
  500. Summary: a substitute for ftp
  501. Hello "MiNT-netters"
  502.  
  503. Obviously, there has been some porting of Net-Software, now as MiNT-Net
  504. becomes more and more popular. For those, who are interested, i've
  505. compiled the fspclient source with no bigger problems.  FSP is an
  506. "UDP-based FTP", and is a lot like his TCP-based brother.  There are  a
  507. couple of sites, which support FSP (i.e. ftp.germany.eu.net,
  508. src.doc.ic.ac.uk, tu-clausthal, wuarchive and a lot more). I already 
  509. transferred a lot of files via SLIP using this tool and it worked fine.
  510.  
  511. I'm also working on a fspd. As soon as i have a stable (rigth word ?) version,
  512. i'll let you know and send it to the Net.
  513.  
  514. You now can get the package using ftp or E-Mail or fsp (PORT 2001) :-) from 
  515. "ftp.germany.eu.net" (pub/comp/atari-st/mint/fspclient.tgz)
  516.  
  517.        good luck   Theo
  518.  
  519.  
  520. >So what's the scoop on MiNT NET 4? 
  521.  
  522.  
  523. Well I ftped MiNT-Net 0.4 from uni-paderborn last night. It had only been
  524. up there a few hours when I got (I think).
  525.  
  526. I've only had it running for a little time, as it comes with a patch for
  527. MiNT 1.10, so I had to recompile that first. Which wouldn't be problem if my
  528. GCC hadn't packed up. Lucky I backed it all up last week!
  529.  
  530. Anyway so far its much the same, but as the .XDD file has grown from 50K
  531. to 80K I suspect its much more developed. Seems to work with Ulrich's NFS
  532. as well as 0.3 did.
  533.  
  534. Roland.
  535.  
  536.  
  537. It's not just 30k "bigger" In this 30k you'll find TCP-Support. That
  538. means you can now compile and run most TCP/IP Clients. I already
  539. compiled ftp, ftpd, finger, fingerd. After I received MiNT-Net 0.4
  540. i did a 2 hrs. lasting WWW-Session with Bart Schulers "lynx" Port. I
  541. really enjoyed it, doing this with my Mega-4.
  542. I think there will be a lot of new Internet-Tools in the near future.
  543. There were rumours that some people are working on a GEM-based WWW-Client.
  544. So, if you have an Atari and a SLIP-Account, just hold the line ;-) !
  545.  
  546.       cheerio  Theo
  547.  
  548.  
  549.  
  550. IV. More Information on KA9Q
  551.  
  552.  
  553. The following notes are a quick guide to setting up the NOS version of KA9Q. 
  554. This version of the program is in an early stage of development for the Atari ST 
  555. and more complete instructions will be created at a latter date. 
  556.  
  557. Release 0.10 has been rebuilt for the ST from the DIS supported KA9Q for the 
  558. IBM PC.  This means that the internet code is as up to date as I can find, and is a 
  559. major advance on the amiga code level used for the 0.0x betas.  I am still working 
  560. on the port to the DIS code.  There are various additions to the previous ST 
  561. programs which are not present in this Version.  These will be added shortly. 
  562.  
  563. The NOS programs requires the following directories and files:- 
  564.  
  565.         startup.nos                             domain.txt         ftpusers         dial.txt         alias 
  566.  
  567.         finger\ 
  568.  
  569.         spool\ 
  570.  
  571.         spool\mail\ 
  572.  
  573.         spool\mqueue\         spool\mqueue\sequence.seq 
  574.  
  575.         spool\news\nntp.dat 
  576.  
  577. By default all paths are relative to the root directory of the drive from which NOS 
  578. was started.  Thsi can be changed by starting nos with the -d flag.  For example:- 
  579.  
  580.         nos -dg:\nos 
  581.  
  582. would casue nos to look for g:\nos\startup.txt and g:\nos\spool etc. 
  583.  
  584. You can also set the root directory by setting the NOS_ROOT enviroment  
  585. variable.  For example:- 
  586.  
  587.         NOS_ROOT=g:\nos 
  588.  
  589. This method requires a shell or utility program which allows you to setup the 
  590. enviroment. 
  591.  
  592. NNTP - netnews 
  593.  
  594. There has been a lot of changes in the NNTP code.  The news groups to fetch 
  595. can now be specified in the nntp.dat file. This takes priority over the startup file.  If 
  596. batch mode is turned on all the news will be written into a single file for latter 
  597. processing. 
  598.  
  599. The netnews newsgroups are specified in the startup.nos file, as is the NNTP 
  600. profile.  The demon news server is news.demon.co.uk 
  601.  
  602. You may want to update the nntp.dat file in spool\news to change the date and 
  603. time values to something recent, to prevent a large flood of news on your first 
  604. connection. 
  605.  
  606.  
  607. The dialer 
  608.  
  609. This version of ka9q has a dialer facility.  This uses the dial.txt file which must ben 
  610. placed in the NOS root directory.  You can setup the connection to demon with 
  611. the command 
  612.  
  613.           dial sl0 dial.txt 
  614.  
  615. There are currently a few problems with the dialer.  I know that the first character 
  616. of some of the login messages is missing and that cwait can give problems, 
  617. however I am currently using the supplied dial.txt file for all my connections.  It is 
  618. much easier than using a seperate terminal program to do the login 
  619.  
  620.  
  621. V. Sample Config for STICP
  622.  
  623.  
  624. Hello!
  625.  
  626. I'm using the ka9q-package on my Atari. The (working)
  627. package is available at ftp.tu-clausthal.de (139.174.2.10)
  628. /pub/atari/telecomm/tcpip/sticp.lzh. Access via FTP,
  629. FSP (port 21) or email ("mail-server@ftp.tu-clausthal.de").
  630. To get a more complete documentation get also the archive
  631. ka9q_st.lzh.
  632.  
  633. I will try to give some "samples" on how to setup ka9q.
  634. Remember to change hostnames/ip-addr/gateways etc...
  635.  
  636.  
  637. Sample configuration:
  638. * put all the stuff in a dir "net" in one of your root-dirs
  639. * create inside this "\net"-dir the following dirs
  640.   - finger
  641.   - mail
  642.   - mqueue
  643.   - rqueue
  644.   - spool
  645.   - tmp
  646. * customize your "\net\autoexec.net" file, sample:
  647. ======================================================================
  648.    #
  649.    # ...your internet-address
  650.    #
  651.    ip address [139.174.8.2]
  652.    #
  653.    # ...your hostname
  654.    #
  655.    hostname hiwist.rz.tu-clausthal.de
  656.    #
  657.    # ...configuration of MIDI interface
  658.    #
  659.    attach asy 3 1 slip midi 4096 576 31250
  660.    #
  661.    # ....configuration of SERIAL interface 
  662.    attach asy AUX: 2 slip sl0 4096 576 19200
  663.    #
  664.    # ...link speeds (only need if differ from the one 
  665.    #                 selected in the attachh cmds)
  666.    param midi 31250
  667.    param sl0 19200
  668.    #
  669.    # ...routing table
  670.    #
  671.    route add default sl0
  672.    route add thilo midi
  673.    route add claas midi
  674.    #
  675.    # ...time-to-live value
  676.    #
  677.    ip ttl 50
  678.    #
  679.    # ...loggin to which file?
  680.    #
  681.    log D:\net\spool\net.log
  682.    #
  683.    # ...delete old (smtp-)locks
  684.    #
  685.    delete D:\NET\MQUEUE\*.LCK
  686.    #
  687.    # ...some enviroment-vars
  688.    #
  689.    # mailer-config-file
  690.    setenv BMRC D:\NET\BM.RC
  691.    # default path
  692.    setenv PATH=C:\BIN\,D:\ARCHIVER\,C:\GUCK\,D:\SHELLS\CMDS\,D:\NET\
  693.    # your favorite shell
  694.    shell =D:\NET\COMMAND.PRG
  695.    #
  696.    # SMTP (mailing) options
  697.    #
  698.    # ...time to check for mail delivery
  699.    smtp timer 60 60
  700.    # ...mailing gateway
  701.    smtp gateway sun.rz.tu-clausthal.de
  702.    #
  703.    # ....start services
  704.    #
  705.    start telnet
  706.    start ftp
  707.    start smtp
  708.    start echo
  709.    start discard
  710.    start finger
  711.    # ...r(emote)cmd on a "secret" port
  712.    start rcmd 3746
  713.    #
  714.    # ...now try to deliver old mail
  715.    smtp kick
  716. ======================================================================
  717. * create a file "hosts.net" with the IP-numbers to use
  718.   (there might be working versions with nameserver-support but that's
  719.   the way I'm using the package). Sample file:
  720.   (ip-addr name aliases...)
  721. ======================================================================
  722.    128.214.6.100   nic.funet.fi
  723.    132.206.2.1     cs.mcgill.ca
  724.    139.174.1.1     ibm.rz.tu-clausthal.de ibm ibm.rz rzibm
  725.    139.174.2.10    sun.rz.tu-clausthal.de sun sun.rz rzsun
  726.    139.174.2.11    helios.rz.tu-clausthal.de helios helios.rz rzhelios
  727.    139.174.8.3     thilo.rz.tu-clausthal.de thilo
  728.    139.174.8.4     claas.rz.tu-clausthal.de claas
  729.    139.174.1.10    cisco.rz.tu-clausthal.de cisco cisco.rz rzcisco
  730.    139.174.1.102   qms.rz.tu-clausthal.de qms qms.rz rzqms
  731.    139.174.2.2     next.rz.tu-clausthal.de next next.rz rznext
  732.    139.174.2.5     solaris.rz.tu-clausthal.de solaris solaris.rz rzsolaris
  733.    139.174.41.1    fbrcad1.geotec.tu-clausthal.de fbrcad1 fbrcad1.geotech
  734.    139.174.41.2    fbrcad2.geotec.tu-clausthal.de fbrcad2 fbrcad2.geotech
  735.    139.174.41.3    fbrcad3.geotec.tu-clausthal.de fbrcad3 fbrcad3.geotech
  736.    139.174.41.4    fbrcad4.geotec.tu-clausthal.de fbrcad4 fbrcad4.geotech
  737.    139.174.101.14  next.in.tu-clausthal.de next.in innext
  738. ======================================================================
  739. * create a file "ftpusers" to allow ftp-logins and restrict
  740.   the dirs to use..., sample:
  741. ======================================================================
  742.    root mypass c:\ 7 d:\ 7 e:\ 7 f:\ 7
  743.    bwwl password c:\ 3 d:\ 7 e:\ 7 f:\ 7
  744.    ftp * f:\ 1
  745. ======================================================================
  746. * create your mailer-config "bm.rc", sample:
  747. ======================================================================
  748.    ; configuration file for Bdale's Mailer... format is:
  749.    ;   host <space> this_host_name
  750.    ;   user <space> this_user_name
  751.    ;   fullname <space> your full name for mail headers (optional)
  752.    ;   reply <space> your reply address if not this machine (optional)
  753.    ;       useful for pc on large network off smart hosts
  754.    ;   smtp <space> path to mailboxes  (optional)
  755.    ;   edit <space> path your editor   (optional)
  756.    ;   maxlet <space> max number of message in mbox ( optional default 300)
  757.    ;
  758.    ;host hiwist.rz.tu-clausthal.de
  759.    host [139.174.8.2]
  760.    user bwwl
  761.    fullname Wolfgang Ley
  762.    reply Ley@rz.tu-clausthal.de
  763.    smtp D:\net\mail
  764.    edit D:\net\stevie.ttp
  765.    ; zone MET
  766.    maxlet 100
  767. ======================================================================
  768. * optional create the following files:
  769.   - alias (containing your mail-aliases "alias email-addr" once per line)
  770.   - finger\userid.txt (text displayed when fingering userid)
  771.   - autoexec.bat (or whatever your startup-script of your shell is)
  772.   - mail.bat (to call the 'bm' and return to ka9q) with the following lines:
  773.         D:\NET\BM.TOS %1 %2 %3
  774.         exit
  775.     (this way you are able to start bm with "!mail email-addr" to send
  776.     or "!mail -u userid" to read)
  777. * other hints:
  778.   - the hosts inside your "autoexec.net" file must be listed in "hosts.net"
  779.   - to track down problems while connecting to other sites use the "trace"
  780.     cmd...
  781.   - the slip-connection must be started before starting ka9q (or within
  782.     ka9q if your shell supports direct AUX: access to dial and start slip).
  783.   - don't rely too much on the docs (a lot is not working in the Atari port)
  784.   - ask your local telecomm/unix-guru for further help
  785.  
  786.  
  787. I hope that's all. This should be enough to setup your own site...
  788.  
  789. Bye,
  790.   Wolfgang.
  791.  
  792.  
  793. VI.  ATARI World Wide Web Browsers & ATARI World Wide Web Pages
  794.  
  795.  
  796. From: schuller@dutiws.twi.tudelft.nl (Bart Schuller)
  797. Subject: Re: Mosaic/WWW ??
  798. Keywords: atari, lynx, WWW
  799.  
  800. And I would like to announce that Lynx, the curses based WWW browser is
  801. working right now on my atari. Right now I only have a 68020 only binary,
  802. I'll make a 68000 binary when I have experimented some more (I want to
  803. add term support).
  804.  
  805. The ingredients for those who would like to compile it themselves:
  806.  
  807. - gcc (I use a cross-gcc)
  808. - MiNTLibs (mine are at pl44)
  809. - MiNT-Net (version 0.30)
  810. - ncurses (might not be strictly needed, but is if you not only want
  811.   inverse-video but also bold and underline). This one needs to "ported"
  812.   to the ST. I'll make patches relative to ncurses 1.8.5 available.
  813.   Note that ncurses doesn't use the termcap database, it uses terminfo.
  814.   I'll have to see if I can dig up an st52 terminfo entry.
  815. - the Lynx source code (mine is beta version 2.3)
  816. - (when term support works:) term for the atari (I use Kay Roemer's
  817.   term 1.0.8)
  818.  
  819. As you can see, this is not for the faint of heart... :-)
  820.  
  821. I'll put the binary and my diffs for everything up for ftp on
  822.           ftp://ftp.twi.tudelft.nl/pub/atari/
  823. You can mail me if you have problems getting everything installed
  824. properly.
  825.  
  826. I do hope the people who want to do a GEM WWW browser take a look at
  827. this, it could save them a lot of work...
  828.  
  829. With luck, the binary I made will magically start to work with SLIP and term
  830. once MiNT-net contains working TCP.
  831.  
  832. lynx for the ST can be found on ftp://ftp.twi.tudelft.nl/pub/atari/lynx/
  833. Note that this is currently "hack-ware"; it contains the ncurses library
  834. instead of normal atari-curses because normal curses won't do bold and
  835. underline. This means you'll need a terminfo description of the terminal you
  836. use. I'm using one that works with Juergen Lock's virtual consoles on a
  837. colour monitor. (I prefer colour instead of bold)
  838. Details are in the README files on the ftp site.
  839.  
  840.  
  841. Bart.
  842. -- 
  843.   /                           Bart Schuller                            \
  844.  /P.B.Schuller@TWI.TUDelft.NL               webmaster@www.twi.tudelft.nl\
  845. <a href=http://www.twi.tudelft.nl/People/P.B.Schuller.html>My WWW page</a>
  846.  \       Insert your favourite witty saying here, I can't choose!       /
  847.  
  848.  
  849. From: timg@ccwf.cc.utexas.edu (Tim Gallivan)
  850. Subject: Atari Ghostscript Info available via WWW
  851. Date: 11 Apr 1994 23:44:52 GMT
  852.  
  853. Hi,
  854.  
  855. I have set up a section under my World Wide Web (WWW) home page for
  856. Atari Ghostscript. Atari GS users (and prospective users) may like to
  857. check it out. Point your WWW browser (like Mosaic) to
  858.  
  859. http://godel.ph.utexas.edu.
  860.  
  861. You will find my home page under Personnel/Tim Gallivan.
  862.  
  863. This site currently contains:
  864.  
  865. 1.) A brief description of Atari Ghostscript.
  866. 2.) Links to Atari ftp sites, as well as sites for the standard source.
  867. 3.) A (not so good) screen clip of what Atari GS looks like.
  868. 4.) A list of new features for the next release.
  869. 5.) An http formated version of the Ghostscript FAQ list.
  870.  
  871.  
  872. Tim Gallivan
  873. timg@landau.ph.utexas.edu
  874.  
  875. VII.  Ethernet Adaptor for the Atari
  876.  
  877.      (Note this article is from early 1992 so the information is probably
  878. somewhat dated.  It is included here for information purposes.)
  879.  
  880.      Hallo,
  881.      Some of the readers of the previous article didn't even know that an
  882. Atari ethernet board existed.  For all who requested more information,
  883. here are some details about it.  This article covers the Atari hardware
  884. and the software implementation.  An article about our TCP/IP
  885. implementation will follow soon.
  886.  
  887. Hans
  888.  
  889. About Atari Ethernet Support
  890.  
  891.      Atari Germany markets ethernet boards for the Atari Mega ST series
  892. and Mega STE/TT computers.  They were introduced at the Atari fair
  893. Dusseldorf 1990 and we got our board soon afterwards.  At least the first
  894. series were manufactured by Riebl Computertechnik GmbH, Germany and were
  895. named "Riebl Card Plus".
  896.  
  897.      The Cards are built with an AMD 7990 compatible Ethernet controller
  898. (LANCE) and 64KB shared memory.  The Mega-ST cards fit into the internal
  899. slot, the STE/TT boards use the VME slot.
  900.  
  901.      The board is bundled with ANS Software (Atari Network Services),
  902. based on TCP/UDP and features file sharing, printer spooling and
  903. redirection.  The software doesn't support heterogeneous networking with
  904. the well know services (telnet, ftp to the most important 8-))
  905.  
  906.      The software is implemented as GEMDOS extension.  The programming
  907. interface is documented in the manual and cover:
  908.  
  909.      ANS:  miscellaneous network functions
  910.      IPC:  interprocess communication
  911.      UDP:  UDP protocol functions
  912.      TCP:  TCP protocol funcitons
  913.      AFS:  Atari File System functions and network aware replacements of
  914. the original GEMDOS file I/O functions.  There are multitasking features
  915. to allow the implementation of the mentioned servers.
  916.  
  917.      In Austria the retail price (board + software) is about 10000 ATS
  918. (including 20% VAT) (The exchange rate currently is 1US$ to 11.5 ATS) (***
  919. This was as of 1992 who knows now - editor)  If you know about prices or
  920. availability in other coutries let me know, I'll post a summary.
  921.  
  922.      IMHO I don't think the Riebl Card Plus is available outside
  923. continental Europe.
  924.  
  925.      At present there is no unbundled board available from neither Atari
  926. nor the manufacturer.  We have to pay for the hardware and the license for
  927. the software which we don't use.
  928.  
  929.      Although it should be possible for an experienced EE student to build
  930. a functional equivalent, there is a one time licence fee of US $1000 for
  931. an ethernet hardware manufacturer due to IEEE. ( I don't know if the Atari
  932. board is licensed, they were not on the list I recently read on the net.)
  933.  
  934.      I think that some third party manufacturers of affordable ethernet
  935. boards could increase the market volume and lower the price.
  936.  
  937.      If you own a 1040 ST or equivalent you are out of luck with the Atari
  938. adapter.  IN Germany there are several companies which sell ACSI based
  939. ethernet adapters, I know PAM Network and BIOnet.  As I know litle to
  940. nothing about them, please post a question about them if you are
  941. interested.  Maybe someone is listening who has experience with them. (Hi
  942. Peter!)
  943.  
  944.      Johann Haider
  945.  
  946.  
  947. VIII.  More Information available on the Internet
  948.  
  949.  
  950.      There is a host of information available on the Internet,  here is a short list 
  951. of other resources that you might want to look at for more information and help.
  952.  
  953.      The Atari FTP Site List - This is available at numerous Atari File Archives, 
  954. and is occasionally posted to comp.sys.atari.st .  It is not only an excellent 
  955. resource for finding Atari computer related files it also has a tutorial for 
  956. connecting to hosts and retrieving files via FTP.
  957.  
  958.  
  959.      Hitchhikers Guide to the Internet and other handy resources can be found 
  960. at ftp.halcyon.com in '/pub/tidbits/tisk'.  A good source of info for the
  961. beginer  through intermediate user.
  962.  
  963.  
  964.      Zen & the Art of Internet is available at src.doc.ic.ac.uk under 
  965. '/computing/networks/internet/doc/zen'
  966.  
  967.  
  968.      Internet Resource Guide (IRG) is available at ds.internic.net.  Look under 
  969. '/resource-guide/fyi' and 'resource-guide/rfc'.  This is a good source of
  970. info for  the experienced user as well as sys admins.  This is where you
  971. find RFCs and FYIs.  A few of note are FYI4.TXT,  FYI7.TXT.  These are
  972. frequently asked beginers question,  frequently asked experienced user
  973. questions.  Also RFC 1180.
  974.  
  975.  
  976. IX.  Glossary of Terms.
  977.  
  978.  
  979.      TCP/IP introduces a wide range of terms that most computer users are
  980. not used to, here is a small list to assist in making some sense out of
  981. Internet.  And  hopefully the documentation that comes with TCP/IP
  982. packages.
  983.  
  984.  
  985. address  - There are two separate uses of this term in internet  networking:      
  986.      "electronic mail address" and "internet address".   An electronic mail          
  987.      address is the string of characters that you must give an electronic mail           
  988.      program to direct a message to a particular person. See "internet               
  989.      address" for its definition.   
  990.  
  991.  
  992. ANSI  -   American National Standards Institute  A group that certifies            
  993.      organizations which develop U.S. standards for the information             
  994.      processing industry.  ANSI  accredited groups participate in defining           
  995.      network protocol standards.   
  996.  
  997.  
  998. ARP -    Address Resolution Protocol  An Internet protocol which runs on Ethernet    
  999.      and all IEEE 802.X LANs which maps internet addresses to MAC               
  1000.      addresses.   
  1001.  
  1002.  
  1003. ARPANET - Advanced Research Projects Agency Network  A pioneering long          
  1004.      haul network funded by ARPA.  It served as the basis for early networking       
  1005.      research as well as a central backbone during the development of                     
  1006.      the Internet.  The ARPANET consisted of individual packet  switching       
  1007.      computers interconnected by leased lines. 
  1008.  
  1009.  
  1010.  
  1011.  AS -   Autonomous System  A collection of gateways (routers) under a single           
  1012.      administrative authority using a common Interior Gateway Protocol for           
  1013.      routing packets.
  1014.  
  1015.  
  1016. ASCII -  American (National) Standard Code for Information Interchange
  1017.  
  1018.   
  1019.  
  1020. B  -  Byte  One character of information, usually eight bits wide.  
  1021.  
  1022.  
  1023. b  -  bit - binary digit  The smallest amount of information which may be stored        
  1024.      in a computer.  
  1025.  
  1026.  
  1027. BITNET - Because It's Time Network  BITNET has about 2,500 host computers,           
  1028.      primarily at universities, in many countries.  It is managed by                      
  1029.      EDUCOM, which provides administrative support and information              
  1030.      services.  There are three main constituents of the network: BITNET in the           
  1031.      United States and Mexico, NETNORTH in Canada, and EARN in                  
  1032.      Europe.  There are also AsiaNet, in Japan, and connections in South        
  1033.      America.  See CREN.  
  1034.  
  1035.  
  1036.  bps  -  bits per second   A measure of data transmission speed.  
  1037.  
  1038.  
  1039. BSD  -  Berkeley Software Distribution Term used when describing different           
  1040.      versions of the Berkeley UNIX software, as in "4.3BSD UNIX".  
  1041.  
  1042.  
  1043. catenet - A network in which hosts are connected to networks with varying       
  1044.      characteristics, and the networks are interconnected by gateways                
  1045.      (routers).  The Internet is an example of a catenet.   
  1046.  
  1047.  
  1048. CCITT  - International Telegraph and Telephone Consultative Committee   
  1049.  
  1050.  
  1051. core gateway  - Historically, one of a set of gateways (routers)  operated by the         
  1052.      Internet Network Operations Center  at BBN.  The core gateway system       
  1053.      forms a central part  of Internet routing in that all groups had to advertise           
  1054.      paths to their networks from a core gateway.  
  1055.  
  1056.  
  1057.  
  1058. CREN - The Corporation for Research and Educational Networking   BITNET and     
  1059.      CSNET have  merged to form CREN.   
  1060.  
  1061.  
  1062. CSNET  - Computer + Science Network  A large data communications network        
  1063.      for institutions doing  research in computer science.   It uses several         
  1064.      different  protocols including some of its own.  CSNET sites include                 
  1065.      universities, research laboratories, and commercial  companies.  See       
  1066.      CREN.
  1067.  
  1068.  
  1069. DARPA   U.S. Department of Defense Advanced Research Projects Agency                 
  1070.      The government agency that funded the ARPANET and later started the        
  1071.      Internet.   
  1072.  
  1073.  
  1074. Datagram  - A self-contained, independent entity of data carrying sufficient         
  1075.      information to be routed from the source to the destination data terminal       
  1076.      equipment without  reliance on earlier exchanges between this source           
  1077.      and destination data terminal equipment and the transporting network.           
  1078.      
  1079.  
  1080. default route -  A routing table entry which is used to direct any data  addressed to 
  1081.      any network numbers not explicitly listed in the routing table.  
  1082.  
  1083.  
  1084. DNS - The Domain Name System is a mechanism used in  the Internet for           
  1085.      translating names of host computers into addresses.  The DNS also          
  1086.      allows host computers not directly on the Internet to have registered                     
  1087.      names in the same style, but returns the electronic mail gateway which          
  1088.      accesses the non-Internet network instead of an IP address.   
  1089.  
  1090.  
  1091.  
  1092. dot address (dotted address notation) - Dot address refers to the common             
  1093.      notation for Internet  addresses of the form A.B.C.D; where each letter         
  1094.      represents, in decimal, one byte of the four byte IP address.  
  1095.  
  1096.  
  1097. Dynamic Adaptive Routing   - Automatic rerouting of traffic based on a sensing       
  1098.      and analysis  of current actual network conditions.  NOTE: this does not           
  1099.      include cases of routing decisions taken on predefined information.
  1100.  
  1101.   
  1102.  
  1103. EBCDIC - Extended Binary-coded Decimal Interchange Code
  1104.  
  1105.  
  1106. EGP - Exterior Gateway Protocol  A protocol which distributes routing information         
  1107.      to the gateways (routers) which connect autonomous systems.   
  1108.  
  1109.  
  1110. Ethernet  - A network standard for the hardware and data link levels. There are           
  1111.      two types of Ethernet: Digital/Intel/Xerox (DIX)  and IEEE 802.3.   
  1112.  
  1113.  
  1114. FDDI  - Fiber Distributed Data Interface  FDDI is a high-speed (100Mb) token ring    
  1115.      LAN.
  1116.  
  1117.   
  1118.  
  1119. FIPS  -  Federal Information Processing Standard  
  1120.  
  1121.  
  1122. FSP -  FSP is an "UDP-based FTP", and is a lot like his TCP-based brother.
  1123.  
  1124.  
  1125.  
  1126. FTP -  File Transfer Protocol  The Internet standard high-level protocol for                   
  1127.      transferring files from one computer to another.   
  1128.  
  1129.  
  1130. gateway - See router   
  1131.  
  1132.  
  1133. GB  -  Gigabyte  A unit of data storage size which represents 10^9 (one billion)          
  1134.      characters of information.   
  1135.  
  1136.  
  1137. Gb - Gigabit  10^9 bits of information (usually used to express a data transfer rate; 
  1138.      as in, 1 gigabit/second = 1Gbps).
  1139.  
  1140.    
  1141.  
  1142. GNU - Gnu's Not UNIX   A UNIX-compatible operating system developed by the           
  1143.      Free Software Foundation.   
  1144.  
  1145.  
  1146. header -  The portion of a packet, preceding the actual data, containing source           
  1147.      and destination addresses and error-checking fields.   
  1148.  
  1149.  
  1150. host number  - The part of an internet address that designates which node on the          
  1151.      (sub)network is being addressed.
  1152.  
  1153.    
  1154.  
  1155. ICMP -  Internet Control Message Protocol   ICMP is an extension to the Internet          
  1156.      Protocol.  It  allows for the generation of error messages, test packets and         
  1157.      informational messages related to IP.
  1158.  
  1159.   
  1160.  
  1161. IEEE  - Institute for Electrical and Electronics Engineers
  1162.  
  1163.  
  1164. IETF  - Internet Engineering Task Force  The IETF is a large open community of       
  1165.      network designers,  operators, vendors, and researchers whose purpose           
  1166.      is to coordinate the operation, management and evolution of  the Internet,           
  1167.      and to resolve short- and mid-range protocol and architectural issues.  It is 
  1168.      a major source of proposed protocol standards which are submitted to the           
  1169.      Internet Activities Board for final approval. 
  1170.  
  1171.  
  1172.  
  1173. internet   internetwork   -  Any connection of two or more local or wide-area        
  1174.      networks.
  1175.  
  1176.  
  1177. Internet  - The global collection of interconnected local, mid-level and  wide-area       
  1178.      networks which use IP as the network layer  protocol.   
  1179.  
  1180.  
  1181. internet address   -  An assigned number which identifies a host in an internet.           
  1182.      It has two or three parts: network number, optional subnet number, and          
  1183.      host number.
  1184.  
  1185.  
  1186. IP - Internet Protocol   The network layer protocol for the Internet.  It is a packet           
  1187.      switching, datagram protocol defined in RFC 791.  
  1188.  
  1189.  
  1190. ISO - International Organization for Standardization   
  1191.  
  1192.  
  1193. KB - Kilobyte  A unit of data storage size which represents 10^3  (one thousand)          
  1194.      characters of information. 
  1195.  
  1196.  
  1197.  
  1198. Kb  - Kilobit   10^3 bits of information (usually used to express a data transfer rate; 
  1199.      as in, 1 kilobit/second = 1Kbps = 1Kb).
  1200.  
  1201.  
  1202. LAN -  Local Area Network   A network that takes advantage of the proximity of       
  1203.      computers  to offer relatively efficient, higher speed communications                
  1204.      than long-haul or wide-area networks. 
  1205.  
  1206.  
  1207.  
  1208. MAC  - Medium Access Control   For broadcast networks, it is the method which        
  1209.      devices use to determine which device has line access at any given time. 
  1210.  
  1211.  
  1212. MAN -  Metropolitan Area Network 
  1213.  
  1214.  
  1215. MB -   Megabyte  A unit of data storage size which represents 10^6 (one million)          
  1216.      characters of information.  
  1217.  
  1218.  
  1219. Mb  -  Megabit   10^6 bits of information (usually used to express a data transfer        
  1220.      rate; as in, 1 megabit/second = 1Mbps).  
  1221.  
  1222.  
  1223. NBS  - National Bureau of Standards   Now called NIST. 
  1224.  
  1225.   
  1226.  
  1227. network number   -  The part of an internet address which designates the network     
  1228.      to which the addressed node belongs.   
  1229.  
  1230.  
  1231. NFS - Network File System   A network service that lets a program running on         
  1232.      one computer to use data stored on a different computer on  the same       
  1233.      internet as if it were on its own disk.
  1234.  
  1235.   
  1236.  
  1237. NIC  - Network Information Center   An organization which provides network           
  1238.      users with information about services provided by the network.
  1239.  
  1240.    
  1241.  
  1242. NOC  - Network Operations Center  An organization that is responsible for       
  1243.      maintaining  a network.  
  1244.  
  1245.  
  1246. NIST  -  National Institute of Standards and Technology    Formerly NBS.
  1247.  
  1248.  
  1249. NSFNET  - National Science Foundation Network  The NSFNET is a highspeed        
  1250.      "network of networks" which is  hierarchical in nature.  At the highest level        
  1251.      is a  backbone network currently comprising 16 nodes connected  to a       
  1252.      45Mbps facility which spans the continental United States.  Attached to         
  1253.      that are mid-level networks and  attached to the mid-levels are campus          
  1254.      and local networks.  NSFNET also has connections out of the U.S.  to       
  1255.      Canada, Mexico, Europe, and the Pacific Rim.  The  NSFNET is part of the 
  1256.      Internet.   
  1257.  
  1258.  
  1259. NSFNET  -  Mid-level Level Network  A network connected to the highest level of           
  1260.      the NSFNET that  covers a region of the United States.  It is to mid-level           
  1261.      networks that local sites connect.  The mid-level networks were once       
  1262.      called "regionals".   
  1263.  
  1264.  
  1265. OSI -  Open Systems Interconnection   A set of protocols designed to be an           
  1266.      international standard method for connecting unlike computers and          
  1267.      networks.  Europe has done most of the work developing OSI and will        
  1268.      probably use it as soon as possible.   
  1269.  
  1270.  
  1271. OSPF  - Open Shortest-Path First Interior Gateway Protocol   A proposed              
  1272.      replacement for RIP.  It addresses some problems of RIP and is based       
  1273.      upon principles that have  been well-tested in non-internet protocols.          
  1274.      Originally  acronymed as OSPFIGP.   
  1275.  
  1276.  
  1277. packet  - The unit of data sent across a packet switching network. The term is       
  1278.      used loosely.  While some Internet literature uses it to refer specifically to       
  1279.      data sent across a physical network, other literature views the Internet as          
  1280.      a packet switching network and describes IP datagrams as packets.  
  1281.  
  1282.  
  1283.  
  1284. PC - Personal Computer  
  1285.  
  1286.  
  1287. PCNFS  - Personal Computer Network File System   
  1288.  
  1289.  
  1290. PPP  -   Point-to-Point Protocol   The Point-to-Point Protocol (PPP) provides        
  1291.      method for  transmitting datagrams over serial point-to-point links.  
  1292.  
  1293.  
  1294. protocol  -  A formal description of message formats and the rules two computers          
  1295.      must follow to exchange those messages. Protocols can describe low-        
  1296.      level details of  machine-to-machine interfaces (e.g., the order in which       
  1297.      bits and bytes are sent across a wire)  or high-level exchanges between         
  1298.      allocation programs (e.g., the way in which two programs  transfer a file       
  1299.      across the Internet).
  1300.  
  1301.    
  1302.  
  1303. RFC -   The Internet's Request for Comments documents series   The RFCs are          
  1304.      working notes of the Internet research and  development community.  A           
  1305.      document in this series may be on essentially any topic related to              
  1306.      computer communication, and may be anything from a meeting report to       
  1307.      the specification of  a standard.
  1308.  
  1309.  
  1310. RIP   -  Routing Information Protocol    One protocol which may be used on           
  1311.      internets simply to pass  routing information between gateways.   It is used 
  1312.      on many LANs and on some of the NSFNET intermediate level networks.   
  1313.  
  1314.  
  1315. RJE  -   Remote Job Entry   The general protocol for submitting batch jobs and           
  1316.      retrieving the results.   
  1317.  
  1318.  
  1319. router  -  A special-purpose dedicated computer that attaches to  two or more        
  1320.      networks and routes packets from one network to the other.  In particular,           
  1321.      an Internet  router forwards IP datagrams among the networks it connects.  
  1322.      Gateways route packets to other gateways until they can be delivered to         
  1323.      the final destination directly across one physical network.   
  1324.  
  1325.  
  1326. RPC  - Remote Procedure Call    An easy and popular paradigm for implementing    
  1327.      the client-server model of distributed computing.   
  1328.  
  1329.  
  1330. server  -  A computer that shares its resources, such as printers and files, with         
  1331.      other computers on the network.  An  example of this is a Network Files         
  1332.      System (NFS) Server which shares its disk space with one or more                     
  1333.      workstations that may not have local disk drives of  their own.
  1334.  
  1335.    
  1336.  
  1337. SLIP  -  Serial Line Internet Protocol   SLIP is currently a defacto standard,       
  1338.      commonly used for point-to-point serial connections running TCP/IP.  It is           
  1339.      not an Internet standard but is defined in RFC 1055.   
  1340.  
  1341.  
  1342. SMTP  - Simple Mail Transfer Protocol   The Internet standard protocol for           
  1343.      transferring  electronic mail messages from one computer to another.           
  1344.  
  1345.      SMTP specifies how two mail systems interact and the format of control          
  1346.      messages they exchange to transfer mail.
  1347.  
  1348.    
  1349.  
  1350. SNA  -  System Network Architecture   IBM's data communications protocol.   
  1351.  
  1352.  
  1353. SNMP   - Simple Network Management Protocol   The Simple Network                
  1354.      Management Protocol (RFC 1157) is the Internet's standard for remote       
  1355.      monitoring and management of hosts, routers and other nodes and       
  1356.      devices on a network.
  1357.  
  1358.  
  1359. subnet  -  A portion of a network, which may be a physically independent                  
  1360.      network, which shares a network address with other portions of the         
  1361.      network and is distinguished by a subnet number.  A  subnet is to a        
  1362.      network what a network is to an internet. 
  1363.  
  1364.  
  1365. subnet number  -  A part of the internet address which designates a subnet.                    
  1366.      It is ignored for the purposes internet routing, but is used for intranet       
  1367.      routing.   
  1368.  
  1369.  
  1370. T1 -   A term for a digital carrier facility used to transmit a DS-1 formatted digital         
  1371.      signal at 1.544 megabits per second. 
  1372.  
  1373.  
  1374.  
  1375. T3 -   A term for a digital carrier facility used to transmit a DS-3  formatted digital        
  1376.      signal at 44.746 megabits per second.  
  1377.  
  1378.  
  1379. TCP  -   Transmission Control Protocol   A transport layer protocol for the Internet.  
  1380.      It is a  connection oriented, stream protocol defined by RFC 793.   
  1381.  
  1382.  
  1383. TCP/IP -  Transmission Control Protocol/Internet Protocol  This is a common          
  1384.      shorthand which refers to the suite  of application and transport protocols          
  1385.      which run over IP.  These include FTP, TELNET, SMTP, and UDP (a       
  1386.      transport  layer protocol).   
  1387.  
  1388.  
  1389. Telenet  - A public packet-switching network operated by US Sprint.  Also known           
  1390.      as "SprintNet".   
  1391.  
  1392.  
  1393. TELNET -  The Internet standard protocol for remote terminal connection service.  
  1394.      TELNET allows a user at one site  to interact with a remote timesharing         
  1395.      system at  another site as if the user's terminal was connected directly to          
  1396.      the remote computer.   
  1397.  
  1398.  
  1399. Token Ring - A type of LAN.   Examples are IEEE 802.5, ProNET-10/80 and FDDI.  
  1400.      The term "token ring" is often used to denote 802.5  
  1401.  
  1402.  
  1403. Tymnet  - A public character-switching/packet-switching network operated by          
  1404.      British Telecom.   
  1405.  
  1406.  
  1407. UDP  - User Datagram Protocol  A transport layer protocol for the Internet.  It is a           
  1408.      datagram protocol which adds a level of reliability and multiplexing to IP           
  1409.      datagrams.  It is defined in RFC 768.
  1410.  
  1411.  
  1412. UNIX    An operating system developed by Bell Laboratories that  supports       
  1413.      multiuser and multitasking operations.  
  1414.  
  1415.  
  1416.  
  1417. UUCP  -  UNIX-to-UNIX Copy Program   A protocol used for communication          
  1418.      between consenting  UNIX systems.  
  1419.  
  1420.   
  1421.  
  1422. WAN  -   Wide Area Network   
  1423.  
  1424.  
  1425. WHOIS  -  An Internet program which allows users to query a database of                   
  1426.      people and other Internet entities, such as domains, networks, and hosts,       
  1427.      kept at the DDN NIC.  The information for  people shows a person's         
  1428.      company name, address, phone number  and email address.  
  1429.  
  1430.  
  1431.  
  1432. XNS  -  Xerox Network System   A data communications protocol suite developed 
  1433.      by Xerox.  It  uses Ethernet to move the data between computers.   
  1434.  
  1435.  
  1436. X.25  -   A data communications interface specification developed to  describe       
  1437.      how data passes into and out of public data communications networks.            
  1438.      The public networks such as Sprintnet and Tymnet use X.25 to interface to 
  1439.      customer computers.
  1440.  
  1441.  
  1442.  
  1443. X.  Partial List of Software Authors Email Adresses
  1444.  
  1445.      The list is intended to be a resource.  Please unless you have a 
  1446. question pertaing to a specific package please ask it in a newsgroup.  
  1447. These people in general are very busy (hopefully coming out with great 
  1448. new updates :) )  So please be considerate with their time.
  1449.  
  1450.      KA9Q-NOS - Atari port - David Nash - dnash@chaos.demon.co.uk
  1451.      MiNT NET -   Kay Roemer  - roemer@hera.rbi.informatik.uni-frankfurt.de
  1452.      TUW-TCP - Maintainer - Peter Mayer - pm@fortec.tuwien.ac.at
  1453.      UPOINT Light - Stefan Brusch - brusch@eslapion.sh.sub.org
  1454.  
  1455.  
  1456. XI. Contributors:
  1457.  
  1458.  
  1459.      Resources:   FYI4.TXT (located at ds.internic.net under
  1460. /resource-guide/fyi )
  1461.  
  1462.  
  1463.      Human:  David Dulfer, Entropy,  Robert Evans, Tim Gallivan,  Roland
  1464. Given, Johann Haider, Theo Janssen,  Wolfgang Ley,  Bill Miller,  David
  1465. Nash, Kay Roemer, Bart Schuller.
  1466.  
  1467.      Short list of contributers email adresses (Atari Users):
  1468.  
  1469.      entropy@gnu.ai.mit.edu
  1470.      Ley@rz.tu-clausthal.de
  1471.      cherborth@semprini.waterloo-rdp.on.ca
  1472.      rgivan@cix.compulink.co.uk
  1473.      tj@aiscube.AIS-dortmund.de
  1474.      r.evans@ic.ac.uk 
  1475.      timg@ccwf.cc.utexas.edu 
  1476.      schuller@dutiws.twi.tudelft.nl 
  1477.      jh@fortec.tuwien.ac.at
  1478.  
  1479.      As always my adress is dackerma@magnus.acs.ohio-state.edu or ackerman.29@osu.edu
  1480.  
  1481.